Welcome![Sign In][Sign Up]
Location:
Search - C-C method matlab

Search list

[Other resourcecc_method

Description: C-C方法及改进的C-C方法重构相空间的matlab程序 -------------------------------- 性能: 3000数据耗时3分钟 -------------------------------- 参考文献: 1、Nonlinear dynamics, delay times, and embedding windows.pdf 2、基于改进的C-C方法的相空间重构参数选择4.pdf -------------------------------- 文件夹说明: 1、C_C_Method_luzhenbo2.m - 程序主文件,直接运行此文件即可! 2、LorenzData.dll - 产生Lorenz离散数据 3、DuffingData.dll - 产生Duffing离散数据 4、RosslerData.dll - 产生Rossler离散数据 5、ccFunction.dll - 计算S(m,N,r,t) - 原C-C方法中计算S(m,N,r,t),改进的C-C方法中计算S2(m,N,r,t) 6、ccFunction_luzhenbo.dll - 计算S(m,N,r,t) - 改进的C-C方法中计算S1(m,N,r,t) -------------------------------- 致谢: 此稿本次修改的部分灵感来源于与研学论坛网友“张文鸽”和“yangfanboy”的讨论,在此表示感谢!-C-C methodology and improvement of C-C method reconstruction phase space of Matlab procedures -------- ------------------------ performance : 3000 data time-consuming three minutes ----------------------------- -- References : 1, Nonlinear dynamics, delay times, and embedding windows.pdf 2, Based on the C-C method of phase space reconstruction parameters choice 4.pdf --------------- ----------------- folders : one, C_C_Method_luzhenbo2.m-main proceedings, direct running this file can be! 2. LorenzData.dll - Lorenz have three discrete data, DuffingData.dll - Duffing have four discrete data, RosslerData.dll - Rossler have discrete data 5, ccFunction.dll-calculated S (m, N, r, t) - the original C-C method to calculate S (m, N, r, t), to improve the C-C method of calculating S2 (m, N, r, t) 6,
Platform: | Size: 474958 | Author: jiao | Hits:

[Other resourcezuobiao

Description: 采用重心法求坐标,在C#中调用了matlab中的函数,对于想学C#和matlab混合编程很有好处-using coordinates for the center of gravity method in C# Calling a function of Matlab, For, like C# and Matlab programming very good mixed
Platform: | Size: 31910 | Author: 栀子 | Hits:

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 6975 | Author: 许小可 | Hits:

[Other resourcevcmat

Description: 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c / c math
Platform: | Size: 4621 | Author: zhangjuan | Hits:

[Other resourceBorlandMatlab

Description: Borland C++Builder与MATLAB混合编程之COM实现方法-Borland C Builder and MATLAB's programming mixed COM method
Platform: | Size: 235920 | Author: andy | Hits:

[Windows Develop调用matlab函数的代码.ZIP

Description: C#调用matlab6.5.1函数的方法-the method of calling functions of matlab 6.5.1 with csharp
Platform: | Size: 933 | Author: 邹锐 | Hits:

[Other resourcevc调用matlab

Description: 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a document conversion c / cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.
Platform: | Size: 1756 | Author: 李震 | Hits:

[Documents单纯形法

Description: vc++解决单纯形法程序-vc settlement procedures Simplex Method
Platform: | Size: 2048 | Author: | Hits:

[Mathimatics-Numerical algorithmsdualprog

Description: 对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
Platform: | Size: 2048 | Author: | Hits:

[matlabcannyedge

Description: 边缘检测Canny法的源程序,网上好像有人需要,所以就放上来了-Canny edge detection method of the source, the Internet seems to be any need, therefore Fangshanglai!
Platform: | Size: 2048 | Author: 华工 | Hits:

[Other线性规划_单纯形

Description: 本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of the data to begin initialization procedure is primarily used for testing algorithms, numerical, as required initialization
Platform: | Size: 13312 | Author: 王臻 | Hits:

[Algorithm高斯列主元消去法解线性方程组

Description: 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
Platform: | Size: 11264 | Author: 轮子 | Hits:

[Speech/Voice recognition/combineVQ方法做的说话人辨识vq

Description: 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
Platform: | Size: 5120 | Author: 陈建文 | Hits:

[Communicationjuanjibianma

Description: 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
Platform: | Size: 2048 | Author: 吴非 | Hits:

[Screen savervad_vqs_lpcc

Description: 关于双门限法的语音端点检测,及其量化和LPCC算法及倒谱参数的计算。-limit on the two-door method of voice endpoint detection, and quantification and LPCC algorithm and Cepstrum calculations.
Platform: | Size: 3072 | Author: yxcgm | Hits:

[Communicationpwelch

Description: 序列x(n)的Welch法功率谱估计 用matlab来实现-Sequence x (n) of the Welch method power spectrum estimation using matlab to achieve
Platform: | Size: 1024 | Author: cjl | Hits:

[matlabmyaciquition

Description: 利用频域并行的方法对GPS的C码捕获的方法进行了仿真。直接解压就可以了。-frequency domain using the method of parallel GPS C code acquisition of the simulation methods. Decompression directly on it.
Platform: | Size: 1024 | Author: 李成军 | Hits:

[AlgorithmHouseholder

Description: Householder法求解最小二乘问题。可以避免常规方法遇到奇异矩阵(即行列式|A|接近零)时误差太大的问题。本方法的精度非常高。-Householder method least squares problems. Avoid conventional methods encountered singular matrix (that is determinant | A | close to zero) error much of a problem. The accuracy of this method is very high.
Platform: | Size: 1024 | Author: 温泉 | Hits:

[AlgorithmLU

Description: 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
Platform: | Size: 1024 | Author: Y.P.Zhou | Hits:

[AlgorithmGauss-Seidel

Description: 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
Platform: | Size: 1024 | Author: Y.P.Zhou | Hits:
« 1 2 3 4 56 7 8 9 10 ... 15 »

CodeBus www.codebus.net